[INFO] cloning repository https://github.com/robertkarl/yah
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertkarl/yah" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertkarl%2Fyah", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertkarl%2Fyah'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adef8ea88c59eddab86d7705968a3885eb2e1c99
[INFO] testing robertkarl/yah against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertkarl%2Fyah" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robertkarl/yah
[INFO] finished tweaking git repo https://github.com/robertkarl/yah
[INFO] tweaked toml for git repo https://github.com/robertkarl/yah written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robertkarl/yah on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robertkarl/yah already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 810f42df4db99f680fb8e5beba27d73f896cea0cf535fd43f700fcb27691ebde
[INFO] running `Command { std: "docker" "start" "-a" "810f42df4db99f680fb8e5beba27d73f896cea0cf535fd43f700fcb27691ebde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810f42df4db99f680fb8e5beba27d73f896cea0cf535fd43f700fcb27691ebde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810f42df4db99f680fb8e5beba27d73f896cea0cf535fd43f700fcb27691ebde", kill_on_drop: false }`
[INFO] [stdout] 810f42df4db99f680fb8e5beba27d73f896cea0cf535fd43f700fcb27691ebde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d4e79c5f7bc36a3ffc3a289302f20d22257f078e140f354f8b2ca4299b190ff
[INFO] running `Command { std: "docker" "start" "-a" "0d4e79c5f7bc36a3ffc3a289302f20d22257f078e140f354f8b2ca4299b190ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yah-core v0.1.0 (/opt/rustwide/workdir/yah-core)
[INFO] [stderr]    Compiling yah-cli v0.1.0 (/opt/rustwide/workdir/yah-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.67s
[INFO] running `Command { std: "docker" "inspect" "0d4e79c5f7bc36a3ffc3a289302f20d22257f078e140f354f8b2ca4299b190ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4e79c5f7bc36a3ffc3a289302f20d22257f078e140f354f8b2ca4299b190ff", kill_on_drop: false }`
[INFO] [stdout] 0d4e79c5f7bc36a3ffc3a289302f20d22257f078e140f354f8b2ca4299b190ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a1641ca13634ac436912fd0ea0089707f7e1e0ce096817da6bf9875ce850af
[INFO] running `Command { std: "docker" "start" "-a" "66a1641ca13634ac436912fd0ea0089707f7e1e0ce096817da6bf9875ce850af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling yah-core v0.1.0 (/opt/rustwide/workdir/yah-core)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling yah-cli v0.1.0 (/opt/rustwide/workdir/yah-cli)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "66a1641ca13634ac436912fd0ea0089707f7e1e0ce096817da6bf9875ce850af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a1641ca13634ac436912fd0ea0089707f7e1e0ce096817da6bf9875ce850af", kill_on_drop: false }`
[INFO] [stdout] 66a1641ca13634ac436912fd0ea0089707f7e1e0ce096817da6bf9875ce850af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4365bc8ae6b69c901e2a94742d5772ae66be642c4654c258d7d3e6cc4dac230
[INFO] running `Command { std: "docker" "start" "-a" "e4365bc8ae6b69c901e2a94742d5772ae66be642c4654c258d7d3e6cc4dac230", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yah-f5b0ef2d2cd94ba3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8a9d3be4934d5db9)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test check_safe_exits_0 ... ok
[INFO] [stdout] test classify_quiet_safe ... ok
[INFO] [stdout] test explain_shows_capabilities ... ok
[INFO] [stdout] test hook_allow_pip_editable_install ... ok
[INFO] [stdout] test classify_json ... ok
[INFO] [stdout] test check_quiet_dangerous ... ok
[INFO] [stdout] test classify_curl ... ok
[INFO] [stdout] test hook_ask_brew_install ... ok
[INFO] [stdout] test check_dangerous_exits_1 ... ok
[INFO] [stdout] test hook_allow_pip_install_target ... ok
[INFO] [stdout] test classify_stdin ... ok
[INFO] [stdout] test hook_ask_capability_prompts ... ok
[INFO] [stdout] test hook_ask_git_config_remote_modify ... ok
[INFO] [stdout] test hook_ask_git_remote_modify ... ok
[INFO] [stdout] test hook_allowed_capability_no_output ... ok
[INFO] [stdout] test hook_ask_wrapped_ssh_sensitive_host ... ok
[INFO] [stdout] test hook_ask_dynamic_git_push_flags ... ok
[INFO] [stdout] test classify_safe_command ... ok
[INFO] [stdout] test hook_allow_ssh_other_host ... ok
[INFO] [stdout] test hook_ask_history_rewrite_without_net_egress ... ok
[INFO] [stdout] test hook_deny_global_pip3_install ... ok
[INFO] [stdout] test hook_deny_global_pip_install ... ok
[INFO] [stdout] test hook_deny_npm_global_install ... ok
[INFO] [stdout] test hook_deny_history_rewrite_with_net_egress ... ok
[INFO] [stdout] test hook_ask_ssh_sensitive_host ... ok
[INFO] [stdout] test hook_deny_pipe_to_shell_with_net_egress ... ok
[INFO] [stdout] test hook_ask_pipe_to_shell_without_net_egress ... ok
[INFO] [stdout] test hook_invalid_json_allows ... ok
[INFO] [stdout] test hook_ask_ssh_user_at_sensitive_host ... ok
[INFO] [stdout] test hook_non_bash_tool_allows ... ok
[INFO] [stdout] test hook_safe_command_no_output ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yah_core-7c8dad254eb41188)
[INFO] [stdout] test hook_deny_python_module_pip_install ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test paths::tests::normalize_dotdot ... ok
[INFO] [stdout] test paths::tests::normalize_relative ... ok
[INFO] [stdout] test paths::tests::normalize_tilde ... ok
[INFO] [stdout] test paths::tests::not_sensitive ... ok
[INFO] [stdout] test paths::tests::sensitive_env ... ok
[INFO] [stdout] test paths::tests::normalize_absolute ... ok
[INFO] [stdout] test paths::tests::normalize_home_var ... ok
[INFO] [stdout] test tests::chmod_644_is_not_privilege_escalation ... ok
[INFO] [stdout] test tests::base64_pipe_bash ... ok
[INFO] [stdout] test paths::tests::outside_repo ... ok
[INFO] [stdout] test paths::tests::inside_repo ... ok
[INFO] [stdout] test tests::curl_net_egress ... ok
[INFO] [stdout] test tests::compound_and ... ok
[INFO] [stdout] test paths::tests::sensitive_ssh ... ok
[INFO] [stdout] test tests::git_commit_amend ... ok
[INFO] [stdout] test tests::curl_pipe_bash ... ok
[INFO] [stdout] test tests::eval_exec_dynamic ... ok
[INFO] [stdout] test tests::git_config_remote_url_get_is_safe ... ok
[INFO] [stdout] test tests::git_remote_set_url ... ok
[INFO] [stdout] test tests::nc_connect_only ... ok
[INFO] [stdout] test tests::git_force_push ... ok
[INFO] [stdout] test tests::git_push_dynamic_flags_asks_fail_closed ... ok
[INFO] [stdout] test tests::git_reset_hard ... ok
[INFO] [stdout] test tests::git_config_remote_url_set ... ok
[INFO] [stdout] test tests::kill_process ... ok
[INFO] [stdout] test tests::null_byte_fail_closed ... ok
[INFO] [stdout] test tests::python_http_server ... ok
[INFO] [stdout] test tests::read_ssh_key ... ok
[INFO] [stdout] test tests::safe_git_status ... ok
[INFO] [stdout] test tests::rm_outside_repo ... ok
[INFO] [stdout] test tests::stderr_redirect_outside ... ok
[INFO] [stdout] test tests::safe_echo ... ok
[INFO] [stdout] test tests::safe_ls ... ok
[INFO] [stdout] test tests::write_redirect_inside ... ok
[INFO] [stdout] test tests::python_module_pip_install ... ok
[INFO] [stdout] test tests::write_redirect_outside ... ok
[INFO] [stdout] test tests::sudo_rm ... ok
[INFO] [stdout] test tests::rm_inside_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/corpus.rs (/opt/rustwide/target/debug/deps/corpus-3cec8b144733d6b1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test corpus_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_classify.rs (/opt/rustwide/target/debug/deps/proptest_classify-aa662ad8f805fb4d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test null_bytes_always_fail_closed ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p yah-core --test proptest_classify`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/proptest_classify-aa662ad8f805fb4d` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "e4365bc8ae6b69c901e2a94742d5772ae66be642c4654c258d7d3e6cc4dac230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4365bc8ae6b69c901e2a94742d5772ae66be642c4654c258d7d3e6cc4dac230", kill_on_drop: false }`
[INFO] [stdout] e4365bc8ae6b69c901e2a94742d5772ae66be642c4654c258d7d3e6cc4dac230
